option(
    'source',
    type: 'combo',
    choices: ['libfile.c', 'libfile2.c'],
    value: 'libfile.c',
)
